public class Group : ShapePublic Class Group
Inherits Shape| Group | Initializes a new instance of the Group class. |
| AlternativeText | Contains a prose description of a graphic object that may be used to support accessibility. |
| AnchorType | Specifies how a frame is bound to a text document. |
| Content | Contains a collection of Shape objects. |
| EventListeners | |
| GluePoints | Contains an attachment of an event listener to a drawing shape. |
| Height | (Inherited from Shape) |
| ID | (Inherited from Shape) |
| Layer | (Inherited from Shape) |
| Name | (Inherited from Shape) |
| Position | Contains the coordinate to the drawing shape's bounding box. |
| Style | (Inherited from Shape) |
| TextStyle | (Inherited from Shape) |
| Title | Contains a short accessible name of a graphic object. |
| Transform | (Inherited from Shape) |
| Width | (Inherited from Shape) |
| X | (Inherited from Shape) |
| Y | (Inherited from Shape) |
| ZIndex | (Inherited from Shape) |
| Add | Adds a Shape object to the content. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContentElements |
Returns all content elements.
(Overrides ShapeGetContentElements) |
| GetHashCode | (Inherited from Object) |
| GetParent |
Returns the parent element.
(Overrides ShapeGetParent) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Group object to its equivalent string representation.
(Overrides ObjectToString) |